[INFO] cloning repository https://github.com/godaddy/libenclaveapp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godaddy/libenclaveapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodaddy%2Flibenclaveapp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodaddy%2Flibenclaveapp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84af1ad0e3f6120ec83aad3317c7cbb0239621d7
[INFO] fixing godaddy/libenclaveapp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodaddy%2Flibenclaveapp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/godaddy/libenclaveapp
[INFO] finished tweaking git repo https://github.com/godaddy/libenclaveapp
[INFO] tweaked toml for git repo https://github.com/godaddy/libenclaveapp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godaddy/libenclaveapp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godaddy/libenclaveapp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22
[INFO] running `Command { std: "docker" "start" "1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/hardware-enclave/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling tss-esapi v7.7.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking mbox v0.7.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling hardware-enclave v0.2.9 (/opt/rustwide/workdir/crates/hardware-enclave)
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Migrating crates/hardware-enclave/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling tss-esapi-sys v0.6.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking fs4 v0.9.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking oid v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking picky-asn1 v0.10.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking picky-asn1-der v0.5.6
[INFO] [stderr]     Checking picky-asn1-x509 v0.15.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Migrating crates/hardware-enclave/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/app_adapter/launcher.rs (7 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/bridge/client.rs (8 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/app_adapter/mod.rs (3 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/tpm_bridge/mod.rs (3 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/memory/memcall.rs (5 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/app_adapter/resolver.rs (14 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/wsl/shell_init.rs (9 fixes)
[INFO] [stderr]        Fixed crates/hardware-enclave/src/internal/app_adapter/binding_store.rs (18 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let file = OpenOptions::new()
[INFO] [stdout]    |             ----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `file` calls a custom destructor
[INFO] [stdout]    |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 91 |         match (result, unlock_result) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let file = OpenOptions::new()
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |         match (result, unlock_result) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/secret_store.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let file = OpenOptions::new()
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |         match (result, unlock_result) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/secret_store.rs:253:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let file = OpenOptions::new()
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |         match (result, unlock_result) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/state_lock.rs:52:11
[INFO] [stdout]     |
[INFO] [stdout]  18 |     let _env_lock = crate::internal::app_adapter::test_support::lock_env();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_env_lock` calls a custom destructor
[INFO] [stdout]     |         `_env_lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  25 |     let file = OpenOptions::new()
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |     let mutation_result = write_state_version(&app_dir, STATE_MUTATING_PREFIX);
[INFO] [stdout]     |         ---------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `mutation_result` calls a custom destructor
[INFO] [stdout]     |         `mutation_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  52 |     match (result, version_result, clear_result, unlock_result) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_env_lock` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/mod.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     impl Drop for EnvLockGuard {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `mutation_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/state_lock.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let _env_lock = crate::internal::app_adapter::test_support::lock_env();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_env_lock` calls a custom destructor
[INFO] [stdout]     |         `_env_lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  96 |     let file = OpenOptions::new().read(true).open(lock_path)?;
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |     match (result, unlock_result) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_env_lock` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/mod.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     impl Drop for EnvLockGuard {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/locked_buffer.rs:54:38
[INFO] [stdout]     |
[INFO] [stdout]  46 |             if let Some(arc) = weak.upgrade() {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `arc` calls a custom destructor
[INFO] [stdout]     |                         `arc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                 if let Ok(mut buf) = arc.lock() {
[INFO] [stdout]     |                           -------    ^^^^^^^^^^
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `buf` calls a custom destructor
[INFO] [stdout]     |                           `buf` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `arc` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/secure_buffer.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl Drop for SecureBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buf` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/locked_buffer.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout]  46 |             if let Some(arc) = weak.upgrade() {
[INFO] [stdout]     |                         ---    ^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `arc` calls a custom destructor
[INFO] [stdout]     |                         `arc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                 if let Ok(mut buf) = arc.lock() {
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `buf` calls a custom destructor
[INFO] [stdout]     |                           `buf` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/secure_buffer.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl Drop for SecureBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `arc` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/secure_buffer.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl Drop for SecureBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buf` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let file = OpenOptions::new()
[INFO] [stdout]    |             ----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `file` calls a custom destructor
[INFO] [stdout]    |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 91 |         match (result, unlock_result) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let file = OpenOptions::new()
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |         match (result, unlock_result) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/secret_store.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let file = OpenOptions::new()
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |         match (result, unlock_result) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/secret_store.rs:253:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let file = OpenOptions::new()
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |         match (result, unlock_result) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/state_lock.rs:52:11
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let file = OpenOptions::new()
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |     let mutation_result = write_state_version(&app_dir, STATE_MUTATING_PREFIX);
[INFO] [stdout]     |         ---------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `mutation_result` calls a custom destructor
[INFO] [stdout]     |         `mutation_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  52 |     match (result, version_result, clear_result, unlock_result) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  66 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `mutation_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/state_lock.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout]  96 |     let file = OpenOptions::new().read(true).open(lock_path)?;
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |     match (result, unlock_result) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/locked_buffer.rs:54:38
[INFO] [stdout]     |
[INFO] [stdout]  46 |             if let Some(arc) = weak.upgrade() {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `arc` calls a custom destructor
[INFO] [stdout]     |                         `arc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                 if let Ok(mut buf) = arc.lock() {
[INFO] [stdout]     |                           -------    ^^^^^^^^^^
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `buf` calls a custom destructor
[INFO] [stdout]     |                           `buf` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `arc` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/secure_buffer.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl Drop for SecureBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buf` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/locked_buffer.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout]  46 |             if let Some(arc) = weak.upgrade() {
[INFO] [stdout]     |                         ---    ^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `arc` calls a custom destructor
[INFO] [stdout]     |                         `arc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                 if let Ok(mut buf) = arc.lock() {
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `buf` calls a custom destructor
[INFO] [stdout]     |                           `buf` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/secure_buffer.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl Drop for SecureBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `arc` invokes this custom destructor
[INFO] [stdout]    --> crates/hardware-enclave/src/memory/secure_buffer.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl Drop for SecureBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buf` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/hardware-enclave/examples/integrity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/hardware-enclave/examples/memory_protection.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/hardware-enclave/tests/examples_ci.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.85s
[INFO] [stderr] crater-edition-check: hardware-enclave v0.2.9 (/opt/rustwide/workdir/crates/hardware-enclave) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling hardware-enclave v0.2.9 (/opt/rustwide/workdir/crates/hardware-enclave)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         unsafe { std::env::remove_var(&key) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         unsafe { std::env::set_var(env_key, dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:369:26
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Some(val) => unsafe { std::env::set_var(env_key, val) },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 |             None => unsafe { std::env::remove_var(env_key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 |         unsafe { std::env::set_var(env_key, dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:391:26
[INFO] [stdout]     |
[INFO] [stdout] 391 |             Some(val) => unsafe { std::env::set_var(env_key, val) },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:393:21
[INFO] [stdout]     |
[INFO] [stdout] 393 |             None => unsafe { std::env::remove_var(env_key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |         unsafe { std::env::remove_var(env_key) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         unsafe { std::env::remove_var(default_env) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:418:26
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Some(val) => unsafe { std::env::set_var(env_key, val) },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:420:21
[INFO] [stdout]     |
[INFO] [stdout] 420 |             None => unsafe { std::env::remove_var(env_key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:424:26
[INFO] [stdout]     |
[INFO] [stdout] 424 |             Some(val) => unsafe { std::env::set_var(default_env, val) },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:426:21
[INFO] [stdout]     |
[INFO] [stdout] 426 |             None => unsafe { std::env::remove_var(default_env) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         unsafe { std::env::set_var(env_key, dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:446:26
[INFO] [stdout]     |
[INFO] [stdout] 446 |             Some(val) => unsafe { std::env::set_var(env_key, val) },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:448:21
[INFO] [stdout]     |
[INFO] [stdout] 448 |             None => unsafe { std::env::remove_var(env_key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |         unsafe { std::env::remove_var(env_key) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:471:26
[INFO] [stdout]     |
[INFO] [stdout] 471 |             Some(val) => unsafe { std::env::set_var(env_key, val) },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/binding_store.rs:473:21
[INFO] [stdout]     |
[INFO] [stdout] 473 |             None => unsafe { std::env::remove_var(env_key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         unsafe { std::env::remove_var(&key) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         unsafe { std::env::set_var(&scrub_key, "matched-by-test") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         unsafe { std::env::set_var(&keep_key, "KEPT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |         unsafe { std::env::remove_var(&keep_key) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             unsafe { std::env::set_var(k, format!("val{i}")) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         unsafe { std::env::set_var(&keep_key, "KEPT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/launcher.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         unsafe { std::env::remove_var(&keep_key) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |         unsafe { env::remove_var("SHELL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |             unsafe { env::set_var("SHELL", s) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         unsafe { env::set_var("PATH", ":/tmp") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:478:13
[INFO] [stdout]     |
[INFO] [stdout] 478 |             unsafe { env::set_var("PATH", p) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |             unsafe { env::remove_var("PATH") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         unsafe { env::set_var("PATH", dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:620:13
[INFO] [stdout]     |
[INFO] [stdout] 620 |             unsafe { env::set_var("PATH", path) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:623:13
[INFO] [stdout]     |
[INFO] [stdout] 623 |             unsafe { env::remove_var("PATH") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         unsafe { env::set_var("PATH", dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:672:13
[INFO] [stdout]     |
[INFO] [stdout] 672 |             unsafe { env::set_var("PATH", path) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:675:13
[INFO] [stdout]     |
[INFO] [stdout] 675 |             unsafe { env::remove_var("PATH") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:692:9
[INFO] [stdout]     |
[INFO] [stdout] 692 |         unsafe { env::set_var("PATH", dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:708:13
[INFO] [stdout]     |
[INFO] [stdout] 708 |             unsafe { env::set_var("PATH", path) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/resolver.rs:711:13
[INFO] [stdout]     |
[INFO] [stdout] 711 |             unsafe { env::remove_var("PATH") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             unsafe { std::env::set_var(key, value.into()) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/mod.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 Some(value) => unsafe { std::env::set_var(self.key, value) },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/app_adapter/mod.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 None => unsafe { std::env::remove_var(self.key) },
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/bridge/client.rs:961:9
[INFO] [stdout]     |
[INFO] [stdout] 961 |         unsafe { std::env::remove_var("ENCLAVEAPP_BRIDGE_PATH") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/bridge/client.rs:963:9
[INFO] [stdout]     |
[INFO] [stdout] 963 |         unsafe { std::env::remove_var("ENCLAVEAPP_NONEXISTENT_TEST_APP_BRIDGE_PATH") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/hardware-enclave/src/internal/bridge/client.rs:1130:9
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         unsafe { std::env::set_var("ENCLAVEAPP_BRIDGE_PATH", &script) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/hardware-enclave/src/internal/bridge/client.rs:1133:9
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         unsafe { std::env::remove_var("ENCLAVEAPP_BRIDGE_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/hardware-enclave/src/internal/bridge/client.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         unsafe { std::env::set_var("ENCLAVEAPP_BRIDGE_PATH", "/nonexistent/path/to/bridge.exe") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/hardware-enclave/src/internal/bridge/client.rs:1146:9
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         unsafe { std::env::remove_var("ENCLAVEAPP_BRIDGE_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/hardware-enclave/src/internal/bridge/client.rs:1649:9
[INFO] [stdout]      |
[INFO] [stdout] 1649 |         unsafe { std::env::set_var("ENCLAVEAPP_BRIDGE_TIMEOUT_SECS", "1") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/hardware-enclave/src/internal/bridge/client.rs:1657:9
[INFO] [stdout]      |
[INFO] [stdout] 1657 |         unsafe { std::env::remove_var("ENCLAVEAPP_BRIDGE_TIMEOUT_SECS") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         unsafe { std::env::set_var("SHELL", "/bin/zsh") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:520:24
[INFO] [stdout]     |
[INFO] [stdout] 520 |             Some(v) => unsafe { std::env::set_var("SHELL", v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |             None => unsafe { std::env::remove_var("SHELL") },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |         unsafe { std::env::set_var("SHELL", "/bin/bash") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:536:24
[INFO] [stdout]     |
[INFO] [stdout] 536 |             Some(v) => unsafe { std::env::set_var("SHELL", v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:538:21
[INFO] [stdout]     |
[INFO] [stdout] 538 |             None => unsafe { std::env::remove_var("SHELL") },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         unsafe { std::env::set_var("SHELL", "/usr/local/bin/fish") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:552:24
[INFO] [stdout]     |
[INFO] [stdout] 552 |             Some(v) => unsafe { std::env::set_var("SHELL", v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/hardware-enclave/src/internal/wsl/shell_init.rs:554:21
[INFO] [stdout]     |
[INFO] [stdout] 554 |             None => unsafe { std::env::remove_var("SHELL") },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hardware-enclave` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hardware-enclave` (lib test) due to 59 previous errors
[INFO] running `Command { std: "docker" "inspect" "1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22", kill_on_drop: false }`
[INFO] [stdout] 1114b2973b72745767d87d9f5db17d423db09d0d8ae3baf00db649ab83441e22
